home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 5 / readme.amigan < prev   
Text File  |  1994-01-27  |  7KB  |  150 lines

  1.  
  2.  
  3.                    AMIGAN PUBLIC DOMAIN DISK NUMBER 5 (A)
  4.                                   from
  5.   The Amigan Apprentice & Journeyman, PO Box 411, Hatteras, N.C. 27943
  6.                (919) 986-2443 Business, 986-2434 at Home
  7.  
  8.   A summary of what is on this disk follows the disclaimer below. A directory
  9. listing in full, with notes, is found at the end of this file.
  10.  
  11. We suggest you read this file in an editor in 80-column mode.
  12.  
  13. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14.  
  15. The following caveat was written by Fred Fish to apply to his library of
  16. Amiga public domain software.  It applies so well to the AMIGAN library
  17. as well that I am using his version rather than re-write it.
  18.  
  19.  
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22. To the best of my knowledge, materials in this library are freely
  23. redistributable.  This means that they have met one or more of the
  24. following conditions:
  25.  
  26. (1)     The materials contains explicit copyright notices permitting
  27.         redistribution.
  28.  
  29. (2)     The materials were posted to a publically accessable electronic
  30.         bulletin board and did not contain any copyright notice.
  31.         (Such materials will be removed if it is subsequently shown
  32.         that copyright notices were illegally removed.)
  33.  
  34. (3)     The materials were posted to a widely disseminated electronic
  35.         network (such as usenet), thus implying that their author/poster
  36.         intended them to be freely distributed.  This applies only if
  37.         they contain no notice limiting distribution.
  38.  
  39. (4)     The materials contain an explicit notice placing them in the
  40.         public domain.  This is not the same as condition (1).
  41.  
  42. =======================================================================
  43.  
  44. The Amigan Apprentice and Journeyman PD software library to date:
  45.  
  46. Disk #1 - DPSLIDE, a utility for viewing IFF format pictures
  47.           MicroEMACS 3.6, a full-screen editor
  48.           Screendump, a screen-printing program
  49.           TrueCIO, a C routine to give true one-character-at-a-time I/O
  50.                    to Lattice C for the Amiga
  51.  
  52. Disk #2 - Amiga HACK v1.01E - a Dungeon adventure.  Graphic icons replace
  53.           characters in this version.
  54.  
  55. Disk #3 - C-KERMIT, a file transfer protocol.  Includes server mode.
  56.  
  57. Disk #4 - MAKE - a software development utility
  58.           BLINK - a faster replacement for ALINK, the Amiga linker
  59.           POPCLI - blanks the screen when not in use and hotkeys a CLI on
  60.                   demand
  61.           ICONEXEC, SETALTERNATE, SETWINDOW - Icon management tools
  62.           ARC - File archiver, compatible with PC ARC
  63.           FIXOBJ - fixes brain-damaged object files downloaded with XMODEM
  64.           TSIZE - gives size of all branches of a file system
  65.           MONOPOLY - the board game
  66.  
  67. --------------------------------------------------------------------------------
  68. To order this disk (number 5A) or any previously-issued disks, send $6 US to
  69. The Amigans, PO Box 411, Hatteras, N.C. 27943. Overseas, add $1 for postage.
  70. --------------------------------------------------------------------------------
  71.  
  72.      Trashcan (dir)
  73.      fastchop (dir)            Faster than FIXOBJ, does same thing
  74.        fastchop                  executable
  75.        fastchop.c                C source
  76.        fastchop.doc              documentation
  77.  
  78.      secmap (dir)              Displays disk sector allocation map
  79.        secmap                    executable
  80.        SecMap.c                  C source
  81.        secmap.doc                documentation
  82.  
  83.      clue (dir)               Game
  84.        board.lo4                Image data
  85.        clue                     Executable
  86.        clue.doc                 documentation
  87.  
  88.      missile (dir)            Game
  89.        alarm.sound                .sound files are IFF format sound effects
  90.        boom.sound                 used by the game
  91.        chime.sound
  92.        explosion.sound                  
  93.        Missile                    executable
  94.        missile.doc                documentation
  95.        README.AMIGAN              some information on getting started
  96.        ready.sound
  97.        siren.sound                      
  98.        tick.sound
  99.  
  100.      memwatch (dir)               development utility to watch lower memory
  101.        MakeFile                     The makefile for use with a MAKE program
  102.        MemWatch                     executable
  103.        MemWatch.c                   C source
  104.        MemWatch.doc                 documentation
  105.        MemWatch.o                   object file as output from the C compiler
  106.        WBC.a                        Assembler source
  107.        WBC.o                        object file as output from the Assembler
  108.  
  109.      clocks (dir)                Three clocks
  110.        klock24                   executable for 24-hour bar clock
  111.        klock24.readme            information on 24-hour bar clock
  112.        README.AMIGAN             general info on the three clocks
  113.        sClock                    Sprite clock, appears every minute
  114.        sClock.s                  assembler source for sprite clock
  115.        Watch                     regular 12-hour bar clock
  116.        Watch.txt                 documentation on 12-hour bar clock
  117.  
  118.      misc (dir)                  Miscellaneous utilities
  119.        MemGrab                   takes over all expansion memory; allows
  120.        MemGrab.doc               programs that need chip memory to run on 
  121.                                  expanded memory machines
  122.        scrimper                  screen dumper - prints foremost screen
  123.  
  124.      juggler (dir)               Ray-traced H.A.M. mode animation
  125.        juggler                   executable
  126.        juggler.txt               documentation
  127.        movie.data                image data
  128.  
  129.      wbrun (dir)             Utility to run a workbench application from CLI
  130.        MakeFile              file for input to a MAKE program
  131.        WBRun                 executable
  132.        WBRun.c               C source
  133.        WBRun.doc             documentation
  134.        WBRun.o               Object as output from Lattice 3.10 compiler
  135.        _main.c               C source
  136.        _main.o               Object
  137.  
  138.      megboard (dir)          How to build a 1-meg RAM board for Amiga
  139.        Clock.c                          Clock.sch
  140.        Clockset.doc                     Mech_mem.doc
  141.        Mem.doc                          MemTest.c
  142.        Mem_sch2                         Message
  143.        Parts.list                       README         Read README first.
  144.  
  145.      stat (dir)             Command to give info on all processes
  146.        stat                   executable
  147.        stat.c                 C source
  148.        stat.readme            documentation
  149.  
  150.